hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
HipText.this
hip
game2d
text
HipText
Undocumented in source.
this
(Size bounds, bool bWordWrap)
class
HipText
this
(
Size
bounds
=
Size.init
,
bool
bWordWrap
= false
)
this
(string text, int x, int y, HipFont fnt, Size bounds, bool bWordWrap)
Meta
Source
See Implementation
hip
game2d
text
HipText
constructors
this
functions
color
draw
drawableTextCount
getSize
getVertices
setAlign
setPosition
text
updateAlign
updateText
variables
_color
_drawableTextCount
_text
align_
bounds
checkDirty
depth
font
height
linesWidths
maxDrawableTextCount
processedText
scale
shouldRenderLineBreak
shouldRenderSpace
shouldUpdateText
textConfig
vertices
width
wordWrap
x
y